box gadget: Deal with optional arguments
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 00:48:40 +0000 (19:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2016 00:48:40 +0000 (19:48 -0500)
commit9c3907dab016d9c1477f2bcd1bd64a6452fd3f78
treeeddd185abdb2dc4c3f8808e726af2ba62e9f29b5
parent44d94a4aebabb607705db4be7a798b4b891a3e51
box gadget: Deal with optional arguments

The baseline arguments to the preferred size callback can
be NULL. Don't crash if they are.
gtk/gtkboxgadget.c